home *** CD-ROM | disk | FTP | other *** search
/ Delphi Programmer's Power Pack / Delphi Volume 1.iso / e_to_l / fbuilder / vb / demos / variable.frm (.txt) < prev    next >
Encoding:
Visual Basic Form  |  1996-09-15  |  8.2 KB  |  115 lines

  1. VariablesForm
  2.     Variables
  3. Form25
  4. SetValueButton
  5.     SSCommand
  6.     ValueEdit
  7. VariableGrid
  8. CloseButton
  9.     SSCommand
  10. """"""""""""
  11. """""""""""" 
  12. """" """"""" 
  13. """""" 
  14. """""" 
  15. """" 
  16. """""
  17. """"" 
  18. """""
  19. """" 
  20. """" 
  21. """""""""""" 
  22. """""""""""" 
  23. """""""""""" 
  24. """""""""""" 
  25. """"""""""""
  26. DeleteButton
  27.     SSCommand
  28. wwwwwwwwwwwwwwp
  29.     AddButton
  30.     SSCommand
  31. wwwwww
  32. wwwwwwp
  33. Label1
  34. &Value
  35.     Form_Load
  36. AddButton_Click
  37. FillVariableGrid
  38. varcnt
  39. varidx
  40. VariableGrid
  41. RowsD
  42. FBGetVariableCountQ
  43. handler
  44. CloseButton_Click0
  45. ValueEdit_Change
  46. StatusG
  47. newvarform
  48. vtype
  49. vname
  50. TypesCombo
  51. Index^
  52.     vtINTEGER
  53.     vtBOOLEAN_
  54. vtCHAR
  55. vtSTRING
  56. vtFLOAT
  57. vtDATE
  58. VarnameEdit
  59. FBAddVariable
  60. EXPR_SUCCESS
  61. DisplayErrorMessage
  62.     ListIndex
  63. AddVariable
  64. DisplayGridHeaders
  65. VariablesGridx
  66. varname
  67. varvalue
  68. FBPeekVarVB
  69. Count
  70. VarTypeToString
  71. ColWidth
  72.     FixedCols
  73.     FixedRows
  74. VariableGrid_Click
  75. value
  76.     itemindex
  77. FBGetVarAsString:
  78.     ValueEdit
  79. SetValueButton_ClickP
  80. UpdateVariable&
  81. ShowVarValue
  82. ShowCurrVarValue
  83. FBSetVarFromStringb
  84. UpdateVarValue
  85. UpdateCurrVarValue
  86. DeleteButton_Click
  87. getCurrVarName
  88. DeleteCurrVar
  89. FBFreeVariable
  90. DisplayErrorMsg
  91.     HighLight
  92. HightLight
  93. AddButton_Click
  94. AddVariable
  95. assume the best 
  96. CloseButton_Click
  97. DeleteButton_Click
  98. DeleteCurrVar
  99. Assume the best'
  100.  prepare for worst
  101. DisplayGridHeaders
  102.  Fill in the grid column headers
  103. FillVariableGrid
  104.  Fill the grid with the names and types of
  105.  variables assigned to this expression
  106.  get the variable countt
  107. Form_Load
  108. getCurrVarName
  109. SetValueButton_Click
  110. ShowCurrVarValue
  111. UpdateCurrVarValue
  112.  Take the Text from the Edit box and update 
  113.  current variable value from itx
  114. VariableGrid_Click
  115.